TE Product Data API

(0 reviews)

Products Model Response

The "Get Products" (/products), "Get Products By Part Number List" (/products/partnumbers), and "Get Single Product" (/products/partnumber/{tcpn}) endpoints share a common response structure for returning the Products information. The Products element structure that is returned for each of these 3 endpoint responses is documented below.

All data, images, text or other information or contentment provided through the API (TE Connectivity Data), including data related to import and export compliance, are subject to the Terms and Conditions and are provided “AS IS,” “AS AVAILABLE,” and may change without notice. TE makes no representation or warranty as to the completeness or accuracy of the data provided, and TE disclaims all liability relating to the use or reliance of TE Connectivity Data for purposes under this Agreement.

PropertyDescription
tcpnTE Corporate Part Number. This is also known as TE Internal Part Number. It is a unique part number among all of TE's part numbers and is sometimes only used for internal purposes.
endNodeCategoryIdA unique numeric value identifying the category/Product Line.
primaryCategoryTreeThe complete category hierarchy for the product.
alternateCategoryTreesIf the product is cross listed in different hierarchies, this provides the alternate cross listed hierarchy tree.
partIdA unique numeric value assigned to the part number. On very rare occasions, the tcpn (TE Internal Part Number) can change; however, the partId will not change. Using the partId as your unique identifier can help on those rare occasions when the tcpn does change.
lastChangeDateThe date when a change was detected in the product's information. If the date is different than the date you have on file for the part number, you may want to reload the product's information.
primaryPartNumberAlso known as "marketing part number". This is the part number that TE presents to customers. This is the part number used in paper catalogs. It may or may not be the same as the tcpn.
tePartDetailUrlThe URL to the product's Product Detail Page on the TE.com website.
imageUrls.tePrimaryImageUrlThe URL for the primary image for the product.
imageUrls.teSourceImageUrlThe URL for the high resolution image for the product.
partAliasesIf there are part numbers associated with the product other than the tcpn and primaryPartNumber, they are listed here.
partStatusThe product's current status code.
productCodeThe Product Code. A Product Code identifies very similar products.
gplCodeThe Global Product Line (GPL). A GPL identifies products that have similar and/or related characteristics across Product Codes.
gplDescriptionThe description of the Global Product Line (GPL).
htsCodeThe Harmonized Commodity Code is a multipurpose international product nomenclature developed by the World Customs Organization (WCO).
eccnCodeIn order to comply with international Export control regulations on certain products and technology (military or dual list) all materials are Classified with an Export Control Classification Number.
teOrderableIndicates whether a product can be purchased directly on TE.com in the TE Store.
samplesAvailableIndicates whether samples are available for this product.
euRohsComplianceThis is the EU RoHS Compliance status of the product.
euElvComplianceThis is the EU ELV Compliance status of the product.
leadFreeProcessDescriptionLead Free Process Description. This datum describes whether the product is suitable for Lead Free Soldering.
statementOfComplianceThis is a link to TE's Statement of Compliance.
partDescriptionA brief description of the product.
attributes.attributeCategoryThe features of the products are grouped into categories that you may choose to use or ignore. Categories will vary by Class/Product Line. Examples of categories are Product Type Features, Body Related Features, Industry Standards, and Packaging Related Features.
attributes.attributeTypes.valueContains the value of the AttributeType (aka, Feature).
attributes.attributeTypes.idA unique numeric value assigned to the Feature. This is provided in case you want to map TE AttributeType (Feature) Names to your own feature names.
attributes.attributeTypes.nameThe AttributeType (Feature) name.
attributes.attributeTypes.uomThe AttributeType’s Unit Of Measure. If there is no Unit Of Measure associated with the AttributeType, then this property will be empty.
documents.documentType
  1. Product Drawing
  2. 3D PDF
  3. Catalog Pages/Data Sheet
  4. Product Specification
  5. Material Declaration
  6. Instruction Sheet
documents.documentNameThe name of the document; it is the document's unique identifier. A document can have numerous revisions and can be in different formats, but the docID will remain the same.
documents.documentRevisionThe current document revision level. Typically, revisions start with A, B, C and so on. You should not need to care about the document revision unless you are storing the document on your website (not recommended). The provided direct access URL always links to the most recent version of the document. If you are storing the document on your website and the documentRevision changes, you will need to get a revised version of the document. Some documents will not have a documentRevision. Catalog Pages typically do not have revisions associated with them and the tag will be empty.
documents.documentTitleThe title of the document.
documents.documentSubType
  1. Product Drawing
  2. 3D PDF
  3. Catalog Pages/Data Sheet
  4. Product Specification
    • Product Specification
    • Application Specification
    • Engineering Report
    • Guideline
    • Interface Standard
    • Packaging Specification
    • Process Specification
    • Qualification Test Report
    • Quality Specification
    • Technical Reports
    • Test Specification
    • Workmanship Specification
  5. Material Declaration
    • Material Declaration
    • Customer Restricted Declaration
    • Declaration of Chemical Content
    • REACH Customer Notification
    • Material Safety Data Sheet
  6. Instruction Sheet
    • Instruction Sheet (U.S.)
    • Instruction Sheet (non U.S.)
    • Customer Manual (U.S.)
    • Customer Manual (non U.S.)
    • Operating Instruction
documents.documentFileNameThe complete name of the document file.
documents.documentFormatThe file format of the document. Most documents are in PDF format.
documents.documentSizeThe size of the file in bytes. If you want to convert to KB or MB, you will need to do the conversion.
documents.documentLanguageThe language of the document. Only one language is provided, but some documents are in multiple languages and some documents, especially Product Drawings, can be useful even if they are not in the desired language.
documents.documentUrlThis is the direct access URL link to the document. It is highly recommended that you use this link to provide documents to your customers rather than storing documents on your website. This link will always provide the latest revision so it will always provide the most up-to-date information.
compatiblePartsIndicates other TE products that are compatible with the product.
replacementPartList of part numbers for replacement products, which are recommended replacements for this product because it has either an Obsolete or Superceded part status. The replacement parts may not be form, fit and function replacements. Please use the replacement Product Drawing to validate use in your application.
milSpecsLists any Military Specifications that are certified to the product and any applicable Class information.
seriesA group of products associated with each other and used in a specific type of application or environment. Examples: Dynamic 1000 Series, SOLARLOK, and FASTON 250

Reviews